Identifying Possible Destination Encodings
You can identify possible destination encodings to which the Text Encoding Converter can convert a specific source encoding by calling theTECGetDestinationTextEncodings
function. To determine how large an array you need to allocate to hold the informationTECGetDestinationTextEncodings
returns, you first callTECCountDestinationTextEncodings
.